home *** CD-ROM | disk | FTP | other *** search
-
- YTNC is a "backend" for the G8BPQ switch.
-
- It works in a similar manner to, and has the same command line
- arguments as the G8BPQ supplied equivalent BPQHTNC2.
-
- YTNC <number of COM ports> <first COM port> <first BPQ host port>
-
- Examples:
-
- YTNC 25 1 1
- Create 25 COM ports numbered COM1 through COM25, using the first 25 host ports.
-
- YTNC 3 12 19
- Create 3 COM ports numbered COM12 through COM14, using host ports 19 - 21.
-
-
- YTNC does not support unproto or monitoring, and has a minimal command set:
-
- CONVerse - Change stream to Converse mode.
- Trans - Change stream to Transparent mode.
- ^C - Change stream to Command mode. (send break does same)
-
- Connect - Return stream connect status.
- Connect CALL - Connect application to callsign.
- Disconne - Disconnect application from switch.
- K - Connect application to switch.
-
- APPLFlag - Set application flags.
- APPL - Set application mask.
- BText - Set beacon text.
- CONOk - ON/OFF - Allow/disallow connects from users.
- CPactime - ON/OFF - Enable packetize-on-inactivity timer for CONV mode.
- CR - ON/OFF - SENDP character included/not included in packet.
- Paclen - Set packet size.
- SEndp - Character that will force tx of packet.
-
- YTNC resets PACLEN to the node default at disconnect.
-
-
- On the COM port side, YTNC supports the normal DOS functions 1-7,
- plus some G8BPQ node specific function 30 subfunctions:
-
- 1 - Return node software version.
- 2 - Returns connect status of stream.
- 3 - Returns # unacked frames.
- 4 - Returns user to node.
- 5 - Disconnects user.
-
-